EMT Practice Test

1. Question Content...


Question List

Question1: A developer needs to choose a layout that integrates activities into a working structure during workflow file development. The selected layout should cover all possible cases and transitions while accommodating processes that cannot be easily captured by loops and If statements.
Which of the following layouts is the best-suited in this case?

Question2: A developer has created a variable of type String called "MyNumbers" and assigned to it the following value:
"1. 2, 3.4, 5. 6". What is the resulting data type for the expression MyNumbers.Split("."c)(1)?

Question3: How are mock files organized in an automation project structure?

Question4: What is the correct sequence of steps in a REFramework project that is linked to Orchestrator it an application exception occurs on a Queue Item m the Process Transaction stale?
Instructions: Drag the Description found on the "Left" and drop on the correct Step Sequence found on the Right".

Question5: Which are the actions that can be done in Test Explorer?

Question6: On 10/04/2023 five Queue Items were added to a queue. What is the appropriate processing sequence for Queue Items based on their properties?
Instructions: Drag the Queue Item found on the "Left" and drop on the correct Process Sequence found on the
"Right".

Question7: Which of the following activities in UlPath Studio have the Verify Execution property available?

Question8: A developer extracts a date from an email. The date will always be In the same format and always from the past. Some examples of this format are: "3 Mar 2023". "20 Nov 2021". The name of the variable where the date is saved is DateString What expression should the developer use to check If the extracted date is within the last 7 days?

Question9: A developer has designed a Performer process using the REFramework template in UiPath Studio. The process is published to an Orchestrator folder named "FolderA" and a job is created in Orchestrator from the package. The value of the OrchestratorQueueName setting in "Config.xlsx" is "QueueA" and the value of OrchestratorQueueFolder is "FolderA".
The developer runs the job from Orchestrator with the following argument values:
in_OrchestratorQueueName = "QueueB" in_OrchestratorOueueFolder = empty value Which queue will be consumed by the robot?

Question10: When a developer runs a process using the REFramework, with the process utilizing Orchestrator queues and a queue already created with the Name provided and the Auto Retry function disabled, which states will be executed without errors?

Question11: An error occurs during the Initialization state within the 'FrameworkMnitAIISettings.xaml" file for a process using REFramework which is executed on Orchestrator. The project contains default values for the settings specified in "Config.xlsx".
What is the current state of the job in Orchestrator?

Question12: What is the default URL of the OCR server that runs the Computer Vision service?

Question13: When developing a process, you were provided with two data tables, "DT1" and "DT2", as shown below:

The process documentation specifies that the two data tables need to be manipulated in order to reflect the following "DT2":

How should the properties of the Merge Data Table activity be configured?

Question14: In the context of a UiPath State Machine, what is the primary purpose of the Exit action in a state?

Question15: Which features does the Connector Builder for Integration Service support?

Question16: A developer Intends to incorporate a Flow Switch activity within a Flowchart. What Is a characteristic of this activity?

Question17: What are the four job types present in the Job Type field according to the place of execution and robot impersonation?

Question18: Why is it necessary to add the UiPath virtual channel to the allow list policy for Citrix Virtual Apps and Desktops 7 2109?

Question19: What role do Triggers play in the UiPath Integration Service?

Question20: The following table is stored in a variable called "dt".

Which query can be used to extract the table column names and store them in a list?

Question21: When should the Show Elements button be used in the Computer Vision wizard?

Question22: You have to create a testcase for an attended RPA process. At some point, the attended process asks the user to input a specific token for the execution to continue, as shown in the screenshot below.

What testing concept (included in UiPath.Testing.Activities) can be used to isolate and replace the input part, without modifying the original workflow?

Question23: Which of the following options is true about the types of robot installation?

Question24: What is the default priority value for the Job Priority field in UiPath Orchestrator when starting a job manually?

Question25: How do you subtract a specific TimeSpan from "Today" in VB.NET?

Question26: In the Global Exception Handler, which arguments are provided by default and should not be removed?

Question27: While working in an RPA testing project, you encountered the following activity in one of the workflows included in the project.

What action can you perform in your mocked file to replace the functionality of the MessageBox with a LogMessage during mock testing?

Question28: Which activity Is specific tor Ul synchronization in UlPath Studio?

Question29: While troubleshooting a process developed using the Robotic Enterprise (RE) Framework, you have placed a breakpoint at the "Invoke InitAllSettings" workflow activity.

Given the current state of the Executor, what will occur when you click on the Step Over button?
Executor directs to the "If in_OrchestratorQ ... " activity
Executor directs to the first InitAllSettings workflow activity
Executor directs to the first activity outside "If first run, read local configuration" Executor directs to the "First Run" sequence Explanation:

Question30: A developer implemented a process using the Robotic Enterprise Framework and an Orchestrator queue. The MaxRetryNumber from the "Config.xlsx" file is set to "1" and the Max # of retries from the Queue settings from Orchestrator is set to "2". At runtime, the first transaction item throws a Business Exception.
How many times will the transaction be retried?

Question31: Where in the REFramework template project is the "SetTransactionStatus.xaml" invoked?

Question32: Which of the options below is not an action in Test Explorer?

Question33: What is a prerequisite for performing Remote Debugging using an Unattended Robot connection?

Question34: What is the purpose of the Interval filter in the Orchestrator's Monitoring page?

Question35: In a UiPath development scenario, which type of process design would be the most appropriate for an automation task that executes actions in a straightforward progression without iteration or branching?

Question36: In the Robotic Enterprise (RE) Framework, at which point should a developer log a clear message with the Logging Level set to "Information," adhering to the best practices for automating a production-level process?

Question37: How does UiPath handle different dependency versions for multiple running processes that run at the same time?

Question38: A developer needs to use the REFramework in order to implement a linear process. Which value should be set to "out_Transactionltem" the first time when it enters the Get Transaction Data state?

Question39: What are the possible statuses after running any REFramework test case?

Question40: Given a dataiable "dt" with the following header:
"Surname. Address. Zip Code, Given Name, Phone Number.
What is the correct configuration of the Invoke Method activity so that the resulting header will be:
"Surname. Given Name. Address. Zip Code. Phone Number".

Question41: What is the output type returned when using a Get Test Data Queue Item activity?

Question42: What is the use of job priorities in unattended automations within UiPath Orchestrator?

Question43: How would you define a linear process in UiPath?

Question44: What is the correct method to check how many resources are utilized in a personal workspace in UiPath Orchestrator?

Question45: What can be verified in the InltAIISettlngsTestCase test case?

Question46: What are the five severity levels of Orchestrator alerts?

Question47: A developer is using a Type into activity with the Input Method set to Simulate Which property needs to Be enabled for the activity to execute even it the target Ul element is deactivated or read-only?

Question48: "Process A" is scheduled to run at 2:00 PM using a time trigger with the Schedule ending of Job execution feature configured to stop the job after 20 minutes. Assuming that the robots are busy and "Process A" is queued until 2:05 PM. at what time will "Process A* be stopped?

Question49: Which of the following options is correct about a State Machine layout?

Question50: What are the five severity levels of Orchestrator alerts?

Question51: In a UiPath REFramework project, what is the primary purpose of using Custom Log Fields?

Question52: What is the correct execution order of the State activity sections?
instructions: Drag the Description found on the "Left" and drop on the correct Execution Order found on the
"Right"

Question53: What are the steps to publish a project from UiPath Studio?
Instructions: Drag the Description found on the "Left" and drop on the correct Step Sequence found on the
"Right".

Question54: Which command in the UiPath installation folder configures the UIPath.RemoteDebugging.Agent utility on a Windows robot to accept remote debugging requests from Studio?

Question55: Which of the following examples accurately demonstrates the correct usage of Al Computer Vision features in a UiPath project?

Question56: When developing a new project using REf ramework. logging in to multiple applications Is required. What is the recommended location to accomplish this task?

Question57: What are the two types of elements that can Be included in an Object Repository?

Question58: A developer needs to create a repetitive process in the REFramework. Following the best practices, which action(s) should be performed to defend against potential robot crashes such as "out of memory"?

Question59: A developer is building a process that needs to click an element which requires a mouse hover to become visible. However, the element does not appear with the default click setting. The input method for the Click activity is Send Window Message.
Which property should the developer configure to be able to click the element?

Question60: In UlPath Orchestrator. when managing multiple Jobs in a queue, which feature allows operators to dictate the execution sequence by assigning the importance of each Job?

Question61: A developer plans to build an automation process using the REFramework with Orchestrator queues. Based on UiPath best practice, what is the recommended sequence of steps to update the template and create/update Queues and Values?
Instructions: Drag the Description found on the left and drop on the correct Step Sequence found on the right.

Question62: Consider testing a workflow that computes the sum of two numbers having the data driven test data from the Excel file below:

Expanding the functionality of the workflow to compute the sum of three numbers, the data needs to be updated as well to accommodate the new scenario:

What are steps to do that?

Question63: A developer is building an automation which types text into a text file. The Activity Project Settings tor UI Automation Modern activities are set as follows:

The developer has configured the properties of a Type Into activity as follows:

What is the behavior of the Type Into activity when executing the workflow?

Question64: In UlPath Studio, when a developer executes a workflow in Debug mode and the process stops at a breakpoint, which panel enables the developer to assign values lo variables prior to resuming the process?

Question65: Which part of a test case that is using BDD (Behavioral-Driven Development) template structure supports the Surround with mock feature?

Question66: A developer designed a process in the REFramework using Orchestrator queues. In which state(s) will be the status updated for each Transaction Item in the queue?

Question67: A developer is building a process that types data into input fields using the Hardware Events input method.
Which property of the Type Into activity should be modified to reduce the pace at which the input string characters are typed into the fields?

Question68: Assume we have the Verify Expression with Operator activity from the UiPath. Testing.Activities package with the properties configured as follows:

The activity is used within a Try-Catch activity. The Catch block is set to System.Exception and UiPath.Testing.Exception.TestingActivitiesException as shown in the screenshot below:

During the execution of the sequence shown above, which block from the Try-Catch activity will be entered first, after the Verify Expression with Operator activity is executed?

Question69: What is a pre-requisite for running functional test cases in REFramework?

Question70: A developer examines a workflow in which filenames are stored within a collection. The collection is initialized with a single filename. When adding a new filename to the collection, which collection variable type will cause an error?

Question71: What is the recommended approach for handling tabular data when building a REFramework transactional project in UiPath?